home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / vb4 / pro14 / comtest.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1993-07-04  |  2.2 KB  |  73 lines

  1. Form1
  2. Communcations Example
  3. Form1%
  4. Label3D2
  5. Label3D
  6. Output:
  7. Picture1
  8. Comm1
  9. Label3D1
  10. Label3D
  11. Command4
  12. E&xit
  13. Command2
  14. &Quit
  15. Command1
  16. &Begin
  17. Command3
  18. &Initialize
  19. Command3_Clicka
  20. Form2
  21. Comm1
  22. Enable
  23. Command1
  24. Enabled
  25. Command3Q
  26. Form_Click
  27. Command1_Click
  28. Command4
  29. Command2?
  30. Command2_Click4
  31. DataStr
  32. Comm1_InQueue
  33. Chars
  34. Label1
  35. Caption
  36. DataChr
  37. Command4_Click
  38. Comm1_CharIn
  39. Ascii}
  40. CharIn
  41. Text1
  42. Queued
  43. Label3D2
  44. Form1
  45. Picture1
  46. Waiting
  47. Form_KeyPress
  48. KeyAscii
  49. Form3
  50. Comm1_InQueue
  51.  Put characters in a string 
  52.  Print the string to picture
  53. Command1_Click
  54.  If not enabled...
  55.  Enable Initialize and
  56.  Exit buttons and exit
  57.  Enable Quit buttonx
  58.  Send ATZ to modem
  59.  Display input formS
  60. Command2_Click
  61.  Kill input form
  62.  Disable portu
  63.  Enable Initialize and
  64.  Exit buttonsa
  65. Command3_Click
  66.  Display Setup Form
  67.  If not enabled, exitf
  68.  Enable Begin button
  69.  Disable the restt
  70.  Clear the picture
  71. Command4_Click
  72. Form_Click
  73.